Technical Q&A HW57
Stopping Forth command scrolls


Q: Sometimes the output from my Forth command scrolls past the top of my screen. How can I stop it from doing that?

A: Control-S will freeze the display and Control-Q will restart it.


Developer Documentation | Technical Notes | Development Kits | Sample Code